From 94a950cfa901f8270bb4b4ab08c9c8b1313b4152 Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 24 Aug 2002 03:00:59 +0000 Subject: [PATCH] Vaporize more linux-isms. --- coldsync/pdb.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/coldsync/pdb.c b/coldsync/pdb.c index ece0c958f..365bd2136 100644 --- a/coldsync/pdb.c +++ b/coldsync/pdb.c @@ -6,7 +6,7 @@ * You may distribute this file under the terms of the Artistic * License, as specified in the README file. * - * $Id: pdb.c,v 1.1 2002/08/16 06:13:10 robertl Exp $ + * $Id: pdb.c,v 1.2 2002/08/24 03:00:59 robertl Exp $ */ /* XXX - The way zero-length records are handled is a bit of a kludge. They * shouldn't normally exist, with the exception of expunged records. But, @@ -26,8 +26,6 @@ #include #include /* For open() */ #include -// #include -// #include /* For MAXPATHLEN */ #include #include #include -- 2.30.2